Papers with equivariance learning framework
Robust (Controlled) Table-to-Text Generation with Structure-Aware Equivariance Learning (2022.naacl-main)
Copied to clipboard
| Challenge: | Controlled table-to-text generation is a new approach to generate textual descriptions for highlighted subparts of a table. |
| Approach: | They propose an equivariance learning framework which encodes tables with a structure-aware self-attention mechanism and a positional encoding mechanism to preserve relative position of tokens in the same cell. |
| Outcome: | The proposed framework is free to be plugged into existing table-to-text generation models and has improved T5-based models to offer better performance on ToTTo and HiTab. |